Skip to content

Conversation

tulsishuka
Copy link

Description

I removed unused CSS related to the old dashboard toggle button (.dashboard-menu-btn). This cleanup improves maintainability and removes redundant styles.
Screenshot 2025-10-10 113458
and another picture
Screenshot 2025-10-10 113432
please let me know i improve further

Copy link

vercel bot commented Oct 10, 2025

@tulsishuka is attempting to deploy a commit to the recode Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. The estimated time for response is 5–8 hrs.

In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, a video recording, or an image of the update you made below, which helps speed up the review and assignment. If you have questions, reach out to LinkedIn. Your contributions are highly appreciated!😊

Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv.

We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰

🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨

📚Your perks for contribution to this community 👇🏻

  1. Get free Consultation use code recode50 to get free: Mentorship for free.

  2. Get the Ebook for free use code recode at checkout: Data Science cheatsheet for Beginners.

  3. Check out this weekly Newsletter: Sanjay's Newsletter.

If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

import { useHistory } from "@docusaurus/router";
import { Home, MessageCircle, Gift, Trophy, Crown, Star, Award, Clock, Users, TrendingUp, Medal, ArrowLeft } from "lucide-react";
import "../dashboard.css";
import { add } from "date-fns";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why import this

@sheikhlimon
Copy link
Contributor

@tulsishuka have you pulled the latest release before changing this? You need to fetch from upstream and merge then npm install i'm seeing your branch has conflicts probably for that reason follow contributing guidelines.. also remove this from leaderboard section theres like 10 below the hamburger menu
screenshot-2025-10-10_13-50-53

@tulsishuka
Copy link
Author

okay thanks

@sheikhlimon
Copy link
Contributor

sheikhlimon commented Oct 10, 2025

okay thanks

@tulsishuka you can do this and let me know but do npm install after this

git fetch upstream
git checkout <you-branch-that-you-created>
git rebase upstream/main
# Resolve conflicts as they appear
git push --force-with-lease

@tulsishuka
Copy link
Author

and tell me if any design needed

@sheikhlimon
Copy link
Contributor

and tell me if any design needed

check in with @Adez017 also mention your issue on the PR description

@sanjay-kv
Copy link
Member

@sheikhlimon thanks for jumbing in and helping other contributors. its good OSS mindset, also u ranked 1st for this week leaderboard. i will sponsor small amount via Github please enable github sponsorship.

@sanjay-kv sanjay-kv added the under review Review under the maintainers or the admins label Oct 10, 2025
@sanjay-kv sanjay-kv moved this to In Progress in @recode-web Oct 10, 2025
@sanjay-kv sanjay-kv added this to the recode:launch 3.0 milestone Oct 10, 2025
@sheikhlimon
Copy link
Contributor

sheikhlimon commented Oct 10, 2025

@sanjay-kv I’m really grateful for your offer to sponsor me. Sadly, GitHub sponsorship isn’t available in my country right now. I truly appreciate your support. It motivates me to keep contributing!

@sanjay-kv
Copy link
Member

then i can provide mentorship for free which i usually charge people. @sheikhlimon

@Adez017
Copy link
Member

Adez017 commented Oct 13, 2025

@tulsishuka , resolve the conflicts

@Adez017 Adez017 self-requested a review October 13, 2025 05:50
Copy link
Member

@Adez017 Adez017 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assigned to fix the conflicts @sanjay-kv

@sheikhlimon
Copy link
Contributor

@sanjay-kv That’s awesome... Getting mentorship from someone with your experience is really appreciated

@sanjay-kv
Copy link
Member

sanjay-kv commented Oct 14, 2025

https://www.linkedin.com/in/sanjay-k-v/

you can get connected over here. :) i will guide you from here @sheikhlimon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted level 1 10 points recode this is label for leaderboard under review Review under the maintainers or the admins

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

4 participants